-
Home
-
Forms Bridge
-
3.0.1
-
Code
-
Classes
- Form_Bridge_Template
Total Complexity |
83 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
897 |
Lines of code |
446 |
Logical lines of code |
183 |
Comment lines |
156 |
Methods |
15 |
Properties |
6 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
use_template() |
D |
24 |
31 |
190 |
merge_array() |
A |
46 |
11 |
40 |
merge_collection() |
A |
48 |
10 |
33 |
__construct() |
A |
48 |
7 |
36 |
create_bridge() |
S |
57 |
4 |
17 |
__get() |
S |
63 |
4 |
11 |
with_defaults() |
S |
46 |
1 |
47 |
create_backend() |
S |
60 |
3 |
13 |
validate_config() |
S |
56 |
2 |
18 |
remove_backend() |
S |
64 |
2 |
9 |
backend_exists() |
S |
70 |
2 |
5 |
remove_bridge() |
S |
65 |
2 |
9 |
bridge_exists() |
S |
73 |
2 |
4 |
to_json() |
S |
63 |
1 |
11 |
merge_list() |
S |
78 |
1 |
3 |